Assignment:   Rational

Due:    9/6/2005

Points: 25

 

Files:

Rational.h

Rational.cpp

 

Class Name:

Rational

 

Goal:

Create a data type to represent a rational number.

 

Numerator and denominator should be private integers.

 

Constructors:

 

Public Functions:

 

Private Functions: